←Select platform

IccUint32ArrayTagType Constructor(int[])

Summary

Initializes a new IccUint32ArrayTagType with explicit parameters.

Syntax

C#
VB
C++
public IccUint32ArrayTagType( 
   int[] data 
) 
  
Public Function New( _ 
   ByVal data() As Integer _ 
) 
public: 
IccUint32ArrayTagType(  
   array<int>^ data 
) 

Parameters

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly